Hey! Yes, I’ve run into similar issues before — mobile responsiveness can get tricky with widgets, especially if they’re not fully optimized for smaller screens.
Here are a few things you can check:
Container width & overflow: Make sure the widget is inside a responsive container and doesn’t have any fixed widths or overflow issues.
Viewport settings: Confirm your site has a proper
tag in the header.
Custom CSS: You might need to add some custom CSS using media queries to adjust the widget’s size or alignment only for mobile.
Widget provider options: Some widgets have separate settings for mobile display — double-check if those exist